Skip to content

E-Document Import - check length for GTIN#6806

Merged
Groenbech96 merged 1 commit intomainfrom
bugs/622663
Feb 25, 2026
Merged

E-Document Import - check length for GTIN#6806
Groenbech96 merged 1 commit intomainfrom
bugs/622663

Conversation

@Groenbech96
Copy link
Contributor

@Groenbech96 Groenbech96 commented Feb 24, 2026

Summary

This pr adds a check that ensures that an invalid gtin dont fail the setrange.

Work Item(s)

Fixes AB#622663

@Groenbech96 Groenbech96 requested a review from a team as a code owner February 24, 2026 08:21
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Feb 24, 2026
@github-actions github-actions bot added this to the Version 29.0 milestone Feb 24, 2026
@aholstrup1 aholstrup1 closed this Feb 24, 2026
@aholstrup1 aholstrup1 reopened this Feb 24, 2026
@Groenbech96 Groenbech96 enabled auto-merge (squash) February 25, 2026 12:39
@Groenbech96 Groenbech96 merged commit be7abc5 into main Feb 25, 2026
109 of 136 checks passed
@Groenbech96 Groenbech96 deleted the bugs/622663 branch February 25, 2026 13:39
Groenbech96 added a commit that referenced this pull request Feb 27, 2026
<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->

This pr adds a check that ensures that an invalid gtin dont fail the
setrange.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#622663](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/622663)

Co-authored-by: Magnus Hartvig Grønbech <magnushar@microsoft.com>
Groenbech96 added a commit that referenced this pull request Feb 27, 2026
<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->

This pr adds a check that ensures that an invalid gtin dont fail the
setrange.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#622663](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/622663)

Co-authored-by: Magnus Hartvig Grønbech <magnushar@microsoft.com>
Groenbech96 added a commit that referenced this pull request Feb 27, 2026
## Summary
- Backport of #6806 to releases/28.x
- Adds a check that ensures an invalid GTIN (longer than the field
length) doesn't fail the SetRange when importing E-Documents.

Fixes
[AB#623326](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/623326)

Co-authored-by: Magnus Hartvig Grønbech <magnushar@microsoft.com>
Groenbech96 added a commit that referenced this pull request Feb 27, 2026
## Summary
- Backport of #6806 to releases/28.0
- Adds a check that ensures an invalid GTIN (longer than the field
length) doesn't fail the SetRange when importing E-Documents.

Fixes
[AB#623325](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/623325)

Co-authored-by: Magnus Hartvig Grønbech <magnushar@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants